Skip to main content

ApiComment

Represents the ApiComment class.

Properties

NameTypeDescription
TextstringReturns or sets the comment text.
IdstringReturns the current comment ID.
AuthorNamestringReturns or sets the comment author's name.
UserIdstringReturns or sets the user ID of the comment author.
SolvedbooleanChecks if a comment is solved or not or marks a comment as solved.
TimeUTCnumberstring
Timenumberstring
QuoteTextstringReturns the quote text of the current comment.
RepliesCountNumberReturns a number of the comment replies.

Methods